[IT] Location preferences

Tuesday, 03 August 2021 07:19:14
Total Iterations

1

Total Assertions

12

Total Failed Tests

23

Total Skipped Tests

0


File Information
Collection: [IT] Location preferences
Environment: Nightlies
Collection Description
``` Feature: location_preferences The location preferences allows a subscriber user to hide its location to others Scenario: get default location preferences Scenario: read an Updated location preference Scenario: Last meet position should not appear in crossings ```
Timings and Data
Total run duration: 19.7s
Total data received: 9.59KB
Average response time: 393ms
Summary Item Total Failed
Requests 37 0
Prerequest Scripts 57 0
Test Scripts 64 11
Assertions 12 12
Skipped Tests 0 -



Showing 23 Failures

Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: users endpoint should return 200 when requestion location_preferences

Assertion Error Message
expected response to have status code 200 but got 503
Failed Test: hide_location should be false by default

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: users endpoint should return 200 when user update location_preferences

Assertion Error Message
expected response to have status code 200 but got 503
Failed Test: hide_location should be true after update

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: Revoke token should return 200

Assertion Error Message
expected response to have status code 200 but got 503
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: hide_location preferences are persisted

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: User should be eligible to Suggested stack

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: User should be eligible to Suggested stack

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: last_meet_position should be null when user B activated hide_location

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: last_meet_position should be null when user B activated hide_location

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: User B should be in user A recommendation with no position

Assertion Error Message
Cannot read property 'find' of undefined
Failed Test: User B should be in user A crossings

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^


There are no skipped tests



1 Iteration available to view
Request Information
Request Method: POST
Request URL: http://varnish/connect/oauth/token
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 3.1s
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
host varnish
User-Agent happn-test 1.10
Accept */*
Cache-Control no-cache
Postman-Token 6e6e48c9-4554-4a8d-836c-23f5acd80961
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Type application/x-www-form-urlencoded
Content-Length 211
Request Body
{"scope":"mobile_app admin_scopes","client_secret":"HqP-3AgvmsFPOGFT9hsBx0F6a5xLc5NTQ5hxIz3Jfj","client_id":"sDDOEtsfJmfydw6Uos3F_YewFNoDzrxdsKN96OQK9e","grant_type":"password","username":"admin@whoozer.fr","password":"wh00zerp0w3r"}
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:18:57 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 786450</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/api/users
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization OAuth=""
host varnish
Accept-Language fr_FR
CF-IPCountry FR
Content-Type application/json; charset=utf-8
User-Agent happn-test 1.10
Accept */*
Cache-Control no-cache
Postman-Token 31d8548e-89f6-4203-9725-0246568fbd86
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 326
Request Body
{
            "type": "CLIENT",
            "login": "main.user_1627975137708A@example.com",
            "password": "00000000",
            "first_name": "Suggested stack A",
            "last_name": "api",
            "birth_date": "1988-01-01",
            "gender": "female",
            "salt": "NotReallySecuredS4lt",
            "nickname": "postman.userA",
            "workplace": "Postman test"
        }
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:18:57 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 295119</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/connect/oauth/token
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
host varnish
User-Agent happn-test 1.10
Accept-Language fr_FR
CF-IPCountry FR
Content-Type application/x-www-form-urlencoded
Accept */*
Cache-Control no-cache
Postman-Token c261a408-5acc-4f27-9ab0-e8aef6f9b451
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 227
Request Body
{"scope":"mobile_app admin_scopes","client_secret":"HqP-3AgvmsFPOGFT9hsBx0F6a5xLc5NTQ5hxIz3Jfj","client_id":"sDDOEtsfJmfydw6Uos3F_YewFNoDzrxdsKN96OQK9e","grant_type":"password","username":"main.user_1627975137708A@example.com","password":"00000000"}
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:18:57 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 786452</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://varnish/api/users/%7B%7BuserAId%7D%7D?fields=location_preferences
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization OAuth="{{userAOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token 232cc3fa-8bb0-48b2-adaa-e9b52231ff60
Host varnish
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:18:57 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 295121</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
NamePassedFailedSkipped
users endpoint should return 200 when requestion location_preferences 0 1 0
hide_location should be false by default 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
users endpoint should return 200 when requestion location_preferences
expected response to have status code 200 but got 503
hide_location should be false by default
Unexpected token '<' at 1:1
        <!DOCTYPE html>
        ^
Request Information
Request Method: DELETE
Request URL: http://varnish/api/users/%7B%7BuserAId%7D%7D?to_delete=true
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
CF-IPCountry FR
Cookie
Authorization OAuth=""
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token 72459b02-4ee5-4ae9-b2e0-b22216858a23
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:18:57 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 786454</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/connect/oauth/token
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
host varnish
User-Agent happn-test 1.10
Accept */*
Cache-Control no-cache
Postman-Token 7281c0bd-2697-4046-a056-f01f0d53007e
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Type application/x-www-form-urlencoded
Content-Length 211
Request Body
{"scope":"mobile_app admin_scopes","client_secret":"HqP-3AgvmsFPOGFT9hsBx0F6a5xLc5NTQ5hxIz3Jfj","client_id":"sDDOEtsfJmfydw6Uos3F_YewFNoDzrxdsKN96OQK9e","grant_type":"password","username":"admin@whoozer.fr","password":"wh00zerp0w3r"}
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:18:57 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 295123</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/api/users
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 1029ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization OAuth="{{adminOAuthToken}}"
host varnish
Accept-Language fr_FR
CF-IPCountry FR
Content-Type application/json; charset=utf-8
User-Agent happn-test 1.10
Accept */*
Cache-Control no-cache
Postman-Token 01d8e358-c946-4e66-ad10-798b409c515d
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 326
Request Body
{
            "type": "CLIENT",
            "login": "main.user_1627975137917A@example.com",
            "password": "00000000",
            "first_name": "Suggested stack A",
            "last_name": "api",
            "birth_date": "1988-01-01",
            "gender": "female",
            "salt": "NotReallySecuredS4lt",
            "nickname": "postman.userA",
            "workplace": "Postman test"
        }
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:18:58 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 786456</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/connect/oauth/token
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
host varnish
User-Agent happn-test 1.10
Accept-Language fr_FR
CF-IPCountry FR
Content-Type application/x-www-form-urlencoded
Accept */*
Cache-Control no-cache
Postman-Token 9c11a550-e06e-46b2-b722-62264d98e594
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 227
Request Body
{"scope":"mobile_app admin_scopes","client_secret":"HqP-3AgvmsFPOGFT9hsBx0F6a5xLc5NTQ5hxIz3Jfj","client_id":"sDDOEtsfJmfydw6Uos3F_YewFNoDzrxdsKN96OQK9e","grant_type":"password","username":"main.user_1627975137917A@example.com","password":"00000000"}
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:18:58 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 295125</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: http://varnish/api/users/%7B%7BuserAId%7D%7D?fields=location_preferences
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 11ms
Mean size per request: 283B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization OAuth="{{userAOAuthToken}}"
Content-Type application/json
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token f8297a23-7577-4210-9143-b644e7ae39b9
Host varnish
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 70
Request Body
{
            "location_preferences" : {
                "hide_location": true
            }
        }
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:18:59 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 786458</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
NamePassedFailedSkipped
users endpoint should return 200 when user update location_preferences 0 1 0
hide_location should be true after update 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
users endpoint should return 200 when user update location_preferences
expected response to have status code 200 but got 503
hide_location should be true after update
Unexpected token '<' at 1:1
        <!DOCTYPE html>
        ^
Request Information
Request Method: GET
Request URL: http://varnish/connect/oauth/revoke-token
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization OAuth="{{userAOAuthToken}}"
host varnish
User-Agent happn-test 1.10
Accept */*
Cache-Control no-cache
Postman-Token ff7eca22-25b6-4a87-b067-4eb1957976d4
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:18:59 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 295127</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
NamePassedFailedSkipped
Revoke token should return 200 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Revoke token should return 200
expected response to have status code 200 but got 503
Request Information
Request Method: POST
Request URL: http://varnish/connect/oauth/token
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
host varnish
User-Agent happn-test 1.10
Accept-Language fr_FR
CF-IPCountry FR
Content-Type application/x-www-form-urlencoded
Accept */*
Cache-Control no-cache
Postman-Token 09cfbb09-48f1-4a17-a07b-a98de0214cd3
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 227
Request Body
{"scope":"mobile_app admin_scopes","client_secret":"HqP-3AgvmsFPOGFT9hsBx0F6a5xLc5NTQ5hxIz3Jfj","client_id":"sDDOEtsfJmfydw6Uos3F_YewFNoDzrxdsKN96OQK9e","grant_type":"password","username":"main.user_1627975137917A@example.com","password":"00000000"}
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:18:59 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 786460</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://varnish/api/users/%7B%7BuserAId%7D%7D?fields=location_preferences
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 8ms
Mean size per request: 283B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization OAuth="{{userAOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token bb97f3d6-39a5-4059-a68a-07ab32014d9c
Host varnish
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:18:59 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 295129</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
NamePassedFailedSkipped
hide_location preferences are persisted 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
hide_location preferences are persisted
Unexpected token '<' at 1:1
        <!DOCTYPE html>
        ^
Request Information
Request Method: DELETE
Request URL: http://varnish/api/users/%7B%7BuserAId%7D%7D?to_delete=true
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 3.1s
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
CF-IPCountry FR
Cookie
Authorization OAuth="{{adminOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token e078524b-bde6-4fe4-9f35-f381820361b7
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:02 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 786462</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/connect/oauth/token
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
host varnish
User-Agent happn-test 1.10
Accept */*
Cache-Control no-cache
Postman-Token 9fdfd8ee-7bf1-4895-bc49-b96a3c134711
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Type application/x-www-form-urlencoded
Content-Length 211
Request Body
{"scope":"mobile_app admin_scopes","client_secret":"HqP-3AgvmsFPOGFT9hsBx0F6a5xLc5NTQ5hxIz3Jfj","client_id":"sDDOEtsfJmfydw6Uos3F_YewFNoDzrxdsKN96OQK9e","grant_type":"password","username":"admin@whoozer.fr","password":"wh00zerp0w3r"}
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:02 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 262581</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/api/users
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 280B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization OAuth="{{adminOAuthToken}}"
host varnish
Accept-Language fr_FR
CF-IPCountry FR
Content-Type application/json; charset=utf-8
User-Agent happn-test 1.10
Accept */*
Cache-Control no-cache
Postman-Token 56687d21-a128-4504-afcd-333348b1089b
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 320
Request Body
{
            "type": "CLIENT",
            "login": "main.user_1627975142340A@example.com",
            "password": "00000000",
            "first_name": "Main user A",
            "last_name": "api",
            "birth_date": "1988-01-01",
            "gender": "female",
            "salt": "NotReallySecuredS4lt",
            "nickname": "postman.userA",
            "workplace": "Postman test"
        }
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:02 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 280
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 195</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/connect/oauth/token
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
host varnish
User-Agent happn-test 1.10
Accept-Language fr_FR
CF-IPCountry FR
Content-Type application/x-www-form-urlencoded
Accept */*
Cache-Control no-cache
Postman-Token bcaebc18-aed2-48b4-b571-27f7b52dff67
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 227
Request Body
{"scope":"mobile_app admin_scopes","client_secret":"HqP-3AgvmsFPOGFT9hsBx0F6a5xLc5NTQ5hxIz3Jfj","client_id":"sDDOEtsfJmfydw6Uos3F_YewFNoDzrxdsKN96OQK9e","grant_type":"password","username":"main.user_1627975142340A@example.com","password":"00000000"}
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:02 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 786464</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: OPTIONS
Request URL: http://varnish/api
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 3ms
Mean size per request: 280B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Host varnish
Content-Type application/json; charset=utf-8
Authorization OAuth="{{userAOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token 3e322939-e379-4d55-996b-cf985522899d
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:02 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 280
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 197</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
NamePassedFailedSkipped
User should be eligible to Suggested stack 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
User should be eligible to Suggested stack
Unexpected token '<' at 1:1
        <!DOCTYPE html>
        ^
Request Information
Request Method: PUT
Request URL: http://varnish/api/users/me?fields=matching_preferences
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
Content-Type application/json; charset=utf-8
Authorization OAuth="{{userAOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token e115385f-94d4-4e97-870e-9b2be63fc42e
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 72
Request Body
{"matching_preferences":{"female":1,"male":1,"age_max":50,"age_min":18}}
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:02 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 262583</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/api/users/me/images
Response Information
Response Code: 403 - Forbidden
Mean time per request: 12ms
Mean size per request: 72B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
Content-Type application/x-www-form-urlencoded
Authorization OAuth="{{userAOAuthToken}}"
User-Agent happn/2300 CFNetwork/897.15 Darwin/18.7.0
Accept */*
Cache-Control no-cache
Postman-Token 86e4f727-ec8a-4c07-a950-0e924a1d6a96
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 86
Request Body
{"image_url":"https%3A%2F%2Frandomuser.me%2Fapi%2Fportraits%2Fwomen%2F80.jpg"}
Response Headers
Header NameHeader Value
Content-Type application/json
Date Tue, 03 Aug 2021 07:19:02 GMT
X-Backend gateway
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Connection keep-alive
Transfer-Encoding chunked
Response Body
{"status":403,"success":false,"error":"invalid_token","error_code":1010}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: http://varnish/api/users/me?fields=profiles
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 1030ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
Content-Type application/json; charset=utf-8
Authorization OAuth="{{userAOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token aabe5469-72ec-4eba-b0a6-bed23dab9235
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 233
Request Body
{
        	"profiles": [{"id":"1c07ffb0-d953-11e9-bb9b-41b3dc1caf7d","url":"https://happn-dev.s3.amazonaws.com/cache/images/579d334d-a7fd-47f9-ae70-ebc787f2736c/320-320.0_1c07ffb0-d953-11e9-bb9b-41b3dc1caf7d.jpg","width":320,"height":320}]
        }
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:03 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 262585</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/api/users/me/devices?type=ios&fields=id
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 3ms
Mean size per request: 280B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
Content-Type application/json; charset=utf-8
Cookie
Authorization OAuth="{{userAOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token 2b13a59e-0b08-43ba-aa64-b2c05443e386
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
          "type": "ios",
          "app_build": "9999"
        }
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:03 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 280
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 199</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/api/users/me/position?type=ios
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 3ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
X-Happn-DID {{userADeviceId}}
Content-Type application/json; charset=utf-8
Cookie
Authorization OAuth="{{userAOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token eecd157d-d60f-4227-b288-c246ca921de7
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 99
Request Body
{
            "latitude": 65.49193136208638,
            "longitude": -24.846669550067332,
            "country_id": "FR"
        }
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:03 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 786468</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/connect/oauth/token
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 280B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
host varnish
User-Agent happn-test 1.10
Accept */*
Cache-Control no-cache
Postman-Token 8207124a-af55-49cd-9670-8304cc24dc39
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Type application/x-www-form-urlencoded
Content-Length 211
Request Body
{"scope":"mobile_app admin_scopes","client_secret":"HqP-3AgvmsFPOGFT9hsBx0F6a5xLc5NTQ5hxIz3Jfj","client_id":"sDDOEtsfJmfydw6Uos3F_YewFNoDzrxdsKN96OQK9e","grant_type":"password","username":"admin@whoozer.fr","password":"wh00zerp0w3r"}
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:03 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 280
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 201</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/api/users
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization OAuth="{{adminOAuthToken}}"
host varnish
Accept-Language fr_FR
CF-IPCountry FR
Content-Type application/json; charset=utf-8
User-Agent happn-test 1.10
Accept */*
Cache-Control no-cache
Postman-Token cde0f00d-215d-4e85-88eb-2e2dd4618b88
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 317
Request Body
{
            "type": "CLIENT",
            "login": "crossing1627975143677B@example.com",
            "password": "00000000",
            "first_name": "Crossing B",
            "last_name": "api",
            "birth_date": "1988-01-01",
            "gender": "female",
            "salt": "NotReallySecuredS4lt",
            "nickname": "postman.userB",
            "workplace": "Postman test"
        }
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:03 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 262587</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/connect/oauth/token
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 3ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
host varnish
User-Agent happn-test 1.10
Accept-Language fr_FR
CF-IPCountry FR
Content-Type application/x-www-form-urlencoded
Accept */*
Cache-Control no-cache
Postman-Token ba15bd4d-df98-4ee7-92c7-54079607a07f
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 225
Request Body
{"scope":"mobile_app admin_scopes","client_secret":"HqP-3AgvmsFPOGFT9hsBx0F6a5xLc5NTQ5hxIz3Jfj","client_id":"sDDOEtsfJmfydw6Uos3F_YewFNoDzrxdsKN96OQK9e","grant_type":"password","username":"crossing1627975143677B@example.com","password":"00000000"}
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:03 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 786470</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: OPTIONS
Request URL: http://varnish/api
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Host varnish
Content-Type application/json; charset=utf-8
Authorization OAuth="{{userBOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token 92179115-a05f-47de-abe5-d129d6a2c1da
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:03 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 262589</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
NamePassedFailedSkipped
User should be eligible to Suggested stack 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
User should be eligible to Suggested stack
Unexpected token '<' at 1:1
        <!DOCTYPE html>
        ^
Request Information
Request Method: PUT
Request URL: http://varnish/api/users/me?fields=matching_preferences
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 280B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
Content-Type application/json; charset=utf-8
Authorization OAuth="{{userBOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token a1b5b555-c3be-443d-a7b3-4ca74c0c01c1
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 118
Request Body
{"matching_preferences":{"female":1,"male":1,"age_max":50,"age_min":18},"location_preferences":{"hide_location":true}}
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:03 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 280
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 203</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/api/users/me/images
Response Information
Response Code: 403 - Forbidden
Mean time per request: 8ms
Mean size per request: 72B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
Content-Type application/x-www-form-urlencoded
Authorization OAuth="{{userBOAuthToken}}"
User-Agent happn/2300 CFNetwork/897.15 Darwin/18.7.0
Accept */*
Cache-Control no-cache
Postman-Token 51c5a7f5-5026-49e6-b4f6-d3d69b5cb8e4
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 84
Request Body
{"image_url":"https%3A%2F%2Frandomuser.me%2Fapi%2Fportraits%2Fmen%2F35.jpg"}
Response Headers
Header NameHeader Value
Content-Type application/json
Date Tue, 03 Aug 2021 07:19:03 GMT
X-Backend gateway
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Connection keep-alive
Transfer-Encoding chunked
Response Body
{"status":403,"success":false,"error":"invalid_token","error_code":1010}
Test Information
No Tests for this request
Request Information
Request Method: PUT
Request URL: http://varnish/api/users/me?fields=profiles
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 3.1s
Mean size per request: 280B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
Content-Type application/json; charset=utf-8
Authorization OAuth="{{userBOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token 74b0dfb4-4fe5-4e66-bf48-2b41bdc1380e
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 233
Request Body
{
        	"profiles": [{"id":"1c07ffb0-d953-11e9-bb9b-41b3dc1caf7d","url":"https://happn-dev.s3.amazonaws.com/cache/images/579d334d-a7fd-47f9-ae70-ebc787f2736c/320-320.0_1c07ffb0-d953-11e9-bb9b-41b3dc1caf7d.jpg","width":320,"height":320}]
        }
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:06 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 280
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 205</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/api/users/me/devices?type=ios&fields=id
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
Content-Type application/json; charset=utf-8
Cookie
Authorization OAuth="{{userBOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token 8f6c8454-93b0-4760-a519-a3b7cc6cc852
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{
          "type": "ios",
          "app_build": "9999"
        }
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:06 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 786478</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://varnish/api/users/me/position?type=ios
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 280B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
X-Happn-DID {{userBDeviceId}}
Content-Type application/json; charset=utf-8
Cookie
Authorization OAuth="{{userBOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token 99aea48f-8aeb-4163-83cc-ae7870e00fcd
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 99
Request Body
{
            "latitude": 65.49193136208638,
            "longitude": -24.846669550067332,
            "country_id": "FR"
        }
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:07 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 280
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 207</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL: http://varnish/api/users/%7B%7BuserBId%7D%7D?fields=id,last_meet_position
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization OAuth="{{userAOAuthToken}}"
X-HAPPN-DID {{userADeviceId}}
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token 5f842176-1330-4093-8a24-4ab9e24e5fab
Host varnish
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:07 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 262591</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
NamePassedFailedSkipped
last_meet_position should be null when user B activated hide_location 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
last_meet_position should be null when user B activated hide_location
Unexpected token '<' at 1:1
        <!DOCTYPE html>
        ^
Request Information
Request Method: GET
Request URL: http://varnish/api/users/%7B%7BuserAId%7D%7D?fields=id,last_meet_position
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 5ms
Mean size per request: 283B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization OAuth="{{userBOAuthToken}}"
X-HAPPN-DID {{userBDeviceId}}
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token 3d7dbd5a-3132-46ff-b5a0-efcffe106cb6
Host varnish
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:07 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 786480</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
NamePassedFailedSkipped
last_meet_position should be null when user B activated hide_location 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
last_meet_position should be null when user B activated hide_location
Unexpected token '<' at 1:1
        <!DOCTYPE html>
        ^
Request Information
Request Method: GET
Request URL: http://varnish/api/v1/users/me/recommendations
Response Information
Response Code: 403 - Forbidden
Mean time per request: 8ms
Mean size per request: 72B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization OAuth="{{userAOAuthToken}}"
X-Happn-DID {{userADeviceId}}
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token db0a3ba1-7333-40f5-b430-3e1fc4aa78c1
Host varnish
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Content-Type application/json
Date Tue, 03 Aug 2021 07:19:11 GMT
X-Backend gateway
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 72
Connection keep-alive
Response Body
{"status":403,"success":false,"error":"invalid_token","error_code":1010}
Test Information
NamePassedFailedSkipped
User B should be in user A recommendation with no position 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
User B should be in user A recommendation with no position
Cannot read property 'find' of undefined
Request Information
Request Method: GET
Request URL: http://varnish/api/users/me/crossings
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 3.1s
Mean size per request: 283B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization OAuth="{{userAOAuthToken}}"
X-Happn-DID {{userADeviceId}}
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token ee51b340-4ef6-4bc5-881c-9eadfa083372
Host varnish
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:14 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 786484</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
NamePassedFailedSkipped
User B should be in user A crossings 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
User B should be in user A crossings
Unexpected token '<' at 1:1
        <!DOCTYPE html>
        ^
Request Information
Request Method: DELETE
Request URL: http://varnish/api/users/%7B%7BuserAId%7D%7D?to_delete=true
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 4ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
CF-IPCountry FR
Cookie
Authorization OAuth="{{adminOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token e19ce70b-da70-453f-8dcc-c8dec14797ba
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:14 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 295139</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: DELETE
Request URL: http://varnish/api/users/%7B%7BuserBId%7D%7D?to_delete=true
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 6ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
CF-IPCountry FR
Cookie
Authorization OAuth="{{adminOAuthToken}}"
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token e479fa30-6c5d-4f48-b224-b2f7f4529c0c
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Tue, 03 Aug 2021 07:19:14 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 786486</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request